home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9918 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.ox.ac.uk!news
  2. From: imc@ecs.ox.ac.uk (Ian Collier)
  3. Newsgroups: comp.lang.misc,comp.lang.c,comp.lang.pl1
  4. Subject: Re: GOTO controversy
  5. Date: 14 Mar 1996 11:06:12 GMT
  6. Organization: Oxford University Computing Laboratory
  7. Message-ID: <8080.imc@comlab.ox.ac.uk>
  8. References: <rcshlds.1.000A6705@mailserv.mta.ca> <DnwCxp.84C@clw.cs.man.ac.uk> <4hsco0$rj5@hoho.quake.net> <3144D1F7.E64@axonet.com.au>
  9. NNTP-Posting-Host: boothp2.ecs.ox.ac.uk
  10. X-Local-Date: Thursday, 14th March 1996 at 11:06am GMT
  11.  
  12. In article <3144D1F7.E64@axonet.com.au>, Andrew Dalgleish <andrewd@axonet.com.au> wrote:
  13. >1. I assume you have #define'd "do" and "end" as "{" and "}".
  14. >How do you encode "do {...} while(...);" ?
  15. >2. The extra semi-colons after each do & end don't achieve anything.
  16. >3. What does "<>" mean in C ?
  17.  
  18. This thread is being posted to comp.lang.misc and comp.lang.pl1 as well as
  19. comp.lang.c, so you should not assume that the example code was written in C
  20. syntax.
  21.  
  22. Ian Collier - imc@comlab.ox.ac.uk - WWW Home Page:
  23. http://www.comlab.ox.ac.uk/oucl/users/ian.collier/index.html
  24.